R Markdown and Plotly
David Boada
September 12, 2018
R Markdown
This is a 3D chart of the vulcano dataset.
plot_ly(z = ~volcano, type = "surface")